home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / hardware-part2 / 10283 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  3.5 KB

  1. Path: grapool30.rz.uni-frankfurt.de!news
  2. From: raftopou@stud.uni-frankfurt.de (Joerg Raftopoulos)
  3. Newsgroups: comp.sys.amiga.hardware
  4. Subject: Re: Proper mask, transfer rate, etc.
  5. Date: 15 Apr 96 15:39:50 +0100
  6. Organization: J. W. Goethe-Universitaet Frankfurt/Main
  7. Message-ID: <3043.6679T939T2532@stud.uni-frankfurt.de>
  8. References: <4k1740$ddo@hobbes.compusult.nf.ca> <4k1lkb$a3j@freenet-news.carleton.ca>
  9.     <2365.6671T6T1540@stud.uni-frankfurt.de> <dalec.06j5@zorro.amitrix.com>
  10. NNTP-Posting-Host: dialin139.rz.uni-frankfurt.de
  11. X-Newsreader: THOR 2.22 (Amiga;TCP/IP) *UNREGISTERED*
  12.  
  13.  
  14.  DC> In article <2365.6671T6T1540@stud.uni-frankfurt.de> raftopou@stud.uni-fra
  15. >> 
  16. >>  KCL> Mark Worden (mworden@public.compusult.nf.ca) writes:
  17. >> >>
  18. >> >>      Mask: 0x7ffffffe
  19. >> 
  20. >>  KCL> This tells the file system where data cannot be transfer directly
  21. >>  KCL> driver directly.  XXXe means data is word aligned and XXXc means 
  22. >>  KCL> long word aligned.  So if you set it to long, and your program gi
  23. >>  KCL> word aligned address, the file system have to do an extra level o
  24. >>  KCL> copying, hence slowing it down.  Take a lot at the difference of
  25. >>  KCL> your HD performance under long/word/byte aligned tests in DiskSpe
  26. >> 
  27. >> may i quote from the original post?
  28. >> 
  29. >>  MW> Can anyone tell me what the proper mask, transfer rate, etc. shoul
  30. >>  MW> my A3000 with 100MB Quantum hard drive and a Zip drive?  Both driv
  31. >>  MW> been formatted with the Fast File System (I have Workbench v2.1).
  32. >> 
  33. >> so we are talking about the amiga 3000 scsi dma hostadapter. an extreme
  34. >> efficient design that has nothing in common with those crappy a1200/400
  35. >> ide implementations. the correct values are shown in amiga 3000`s manua
  36. >> edition) in chapter 6 (using a harddisk) on page 66 a screenshot labele
  37. >> "setting file system characteristics" says: mask = 0xfffffffc and
  38. >> maxtransfer = 0xffffff
  39.  DC>  
  40.  DC> Actually, the 3000 users manual has no such reference.  You must be talki
  41.  DC> about the section in the 2.04 Workbench manuals, which pertains to all
  42.  DC> machines, not just the 3000 (BTW, it's section 6-87 in the 2.1 manual).
  43.  
  44.  DC> You're correct about the value shown in the screen shot, it is a "c".
  45.  DC> However, the default value in HDToolBox has always been 0x7ffffffe, up to
  46.  DC> and including 3.1, AFAIK.  That is just a couple of bytes shy of 2 Gigs,
  47.  DC> which is the limit of the filesystems addressing.  Anything larger is
  48.  DC> invalid.  The manual is obviously wrong, and anyway, I'd trust the
  49.  DC> programmers before the manual writer anyday. 
  50.  
  51.  DC> As a matter of interest, I once ran some DiskSpeed tests with both a "c"
  52.  DC> and an "e" mask.  The differences were so small as to be within the
  53.  DC> variation in numbers between successive tests with no changes.  However, 
  54.  DC> usual, your mileage may vary, I'll stick with the default, it works.
  55.  
  56.  DC> -- 
  57.  DC> Cheers,
  58.  DC> ---
  59.  DC> +    _       ____________   tm    Dale Currie    ____    ___     _      +
  60.  DC>|   /.\    ..     | __    \ /  dalec@amitrix.com    / __[___]__  T   tm |
  61.  DC>|  /___\  /\/\  | | |_) |  X  support@amitrix.com  /    (o.o)    |      |
  62.  DC>| /     \/ ^^ \ | | | \ | / \  Edmonton AB Canada /     `-^-'    |      |
  63.  DC>|/ - D E V E L O P M E N T - \      AmiTrix      /___ Z O R R O  I N K !|
  64.  DC> +    ---------------------     Technical Support      ----------------  +
  65.  
  66.  
  67.  
  68.  
  69.                                SOL LUCET OMNIBUS
  70.  
  71.                    Joerg Raftopoulos, Amiga User since 1987
  72.           3 x A1000, 1 x A500, 2 x A2000, 1 x A1200, 2 x A3000 Owner
  73. Student at J. W. Goethe Universitaet, Frankfurt am Main, West Germany, Sol III
  74.  
  75.  
  76.